Image Grid
Place image next to each other in grid pattern.
Node Data | |||||
---|---|---|---|---|---|
![]() | |||||
Compose | |||||
Display name | |||||
Image Grid | |||||
Internal name | |||||
Node_Image_Grid | |||||
Inheritances | |||||
node | |||||
node_image_grid | |||||
Inputs | |||||
node_image_grid | |||||
enum |
Main Axis |
||||
int |
Column |
||||
vec2 |
Spacing |
||||
padding |
Padding |
||||
| |||||
Outputs | |||||
node_image_grid | |||||
surface |
Surface Out |
||||
surface |
Atlas Data |
Image grid is a grid version of Stack. It allows a composition of multiple images in a grid form.
Grid Properties
Main Axis

The main axis where the next surface will be placed.
Column

The number of surfaces in the main axis before the surface moved to the next line.
Spacing

The spacing between each surface.